1c8d20407SRobin Rosenberg<?xml version="1.0" encoding="UTF-8" standalone="no"?> 2c8d20407SRobin Rosenberg<launchConfiguration type="org.eclipse.jdt.junit.launchconfig"> 3c8d20407SRobin Rosenberg<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS"> 4c8d20407SRobin Rosenberg<listEntry value="/org.eclipse.jgit.pgm.test/tst"/> 5c8d20407SRobin Rosenberg</listAttribute> 6c8d20407SRobin Rosenberg<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES"> 7c8d20407SRobin Rosenberg<listEntry value="2"/> 8c8d20407SRobin Rosenberg</listAttribute> 9c8d20407SRobin Rosenberg<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/> 10c8d20407SRobin Rosenberg<listAttribute key="org.eclipse.debug.ui.favoriteGroups"> 11c8d20407SRobin Rosenberg<listEntry value="org.eclipse.debug.ui.launchGroup.debug"/> 12c8d20407SRobin Rosenberg<listEntry value="org.eclipse.debug.ui.launchGroup.run"/> 13c8d20407SRobin Rosenberg</listAttribute> 14c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.CONTAINER" value="=org.eclipse.jgit.pgm.test/tst"/> 15c8d20407SRobin Rosenberg<booleanAttribute key="org.eclipse.jdt.junit.KEEPRUNNING_ATTR" value="false"/> 16c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.TESTNAME" value=""/> 17c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.junit.TEST_KIND" value="org.eclipse.jdt.junit.loader.junit4"/> 18c8d20407SRobin Rosenberg<booleanAttribute key="org.eclipse.jdt.launching.ATTR_USE_START_ON_FIRST_THREAD" value="true"/> 19c8d20407SRobin Rosenberg<listAttribute key="org.eclipse.jdt.launching.CLASSPATH"> 20*ab79ce91SMatthias Sohn<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry containerPath="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8" path="1" type="4"/> "/> 21c8d20407SRobin Rosenberg<listEntry value="<?xml version="1.0" encoding="UTF-8" standalone="no"?> <runtimeClasspathEntry id="org.eclipse.jdt.launching.classpathentry.defaultClasspath"> <memento exportedEntriesOnly="false" project="org.eclipse.jgit.pgm.test"/> </runtimeClasspathEntry> "/> 22c8d20407SRobin Rosenberg</listAttribute> 23c8d20407SRobin Rosenberg<booleanAttribute key="org.eclipse.jdt.launching.DEFAULT_CLASSPATH" value="false"/> 24c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.launching.JRE_CONTAINER" value="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/> 25c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value=""/> 26c8d20407SRobin Rosenberg<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="org.eclipse.jgit.pgm.test"/> 27c8d20407SRobin Rosenberg</launchConfiguration> 28